home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
20
/
9
/
DISK2092.ZIP
/
RBBS-LIT.ZIP
/
LIT
/
FMS.LIT
< prev
next >
Wrap
Text File
|
1990-01-13
|
1KB
|
41 lines
*[FMS.LIT]********************************************************************
* Description: Removes support for FMS style directories. *
* RBBS-PC Level: CPC17.2B *
* Module Affected: RBBSSUB3.BAS *
* Selection Option: FMS = OFF *
* Additional files: FMS4.LIT *
******************************************************************************
58140 SUB LoadNew (Ara(2)) STATIC
END SUB
58142
58150 SUB CountNewFiles (LastOn$,Upld(2),NumUserFiles,RptPrefix$) STATIC
END SUB
58160 SUB CountLines (MaxEntries) STATIC
END SUB
58161 SUB LinesInFile (FilName$,LineCount) STATIC
END SUB
58162 SUB InitFMS (ZCategoryName$(1),ZCategoryCode$(1), _
ZCategoryDesc$(1),CategoryIndex) STATIC
CategoryIndex = 0
ZLimitSearchToFMS = ZFalse
END SUB
58165 SUB DispUpDir (PassedCats$,SearchString$, _
SearchDate$,DnldFlag,AbortIndex) STATIC
END SUB
58168
58169
58170
58171
58172
58173
58174
58175
58176
58177
58178
58180
58182
58183
58185
58187